home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nautilus 1992 July
/
Nautilus-3-8
/
Nautilus-3-8.bin
/
Tools & Utilities
/
Techy Stuff
/
Development Environments ƒ
/
Perl 4.0.2 ƒ
/
unix
/
hints
/
svr4.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-01-04
|
198 b
|
7 lines
cc='/bin/cc'
test -f $cc || cc='/usr/ccs/bin/cc'
ldflags='-L/usr/ucblib'
mansrc='/usr/share/man/man1'
ccflags='-I/usr/include -I/usr/ucbinclude'
libswanted=`echo $libswanted | sed 's/ ucb/ c ucb/'`